//Verison=2.2
//Example,Don't Delete flowing text!
//Button NIMI // Generator NIMI 
//Button NIMI 100 // Generator NIMI and Delay 100ms, 100 not is nessary
//Button INT0 // Generator INT0 and Delay 200ms
//Button RESETAMBE3000
//Button RESET3252
//Send 1 command, Receive 2 response with one is not verify.
//Command ID: CARRIER_LOST // necessary!
//Summary  // not essential, 
//Send command: 61 00 02 00 19 00 // necessary!
//Pause=300 // not essential, unit: ms; Pause 300ms after Send command
//Timeout=100 // not essential, unit: ms; if not receive '84 A9 61 ...' in 100ms after send command, Timeout error will happen!
//*Receive Data: 61 00 02 51 19 00 // not essential, receive but not verify
//Receive Data: 61 00 02 51 19 20 // not essential, receive and verify 
//.Set x = AA B0  -- Define var x ; Added in ver2.2
// ... 61 00 02 00 19 {x}   --- use the defined var, The {x} will be replaced with AA B0 
//
Command ID:	WORK_MODE
Send	Command: 84 A9 61 00 04 00 18 03 00 00
 Receive	Data:84 A9 61 00 02 00 18 00
Command ID:	PROCESS_MODE
Send	Command: 84 A9 61 00 02 00 1A 04
 Receive	Data:84 A9 61 00 02 00 1A 00

PAUSE 500
Command ID:	CALL_START
Send	Command: 84 A9 61 00 02 00 20 02
Receive	Data:84 A9 61 00 02 00 20 00

Command ID: CARRIER_READY
Send command: 84 A9 61 00 02 00 19 01
Receive Data: 84 A9 61 00 02 00 19 00
Pause 100

Command ID:	MSK_FSYNC_WRITE
Send	Command: 84 A9 61 00 05 00 71 01 02 C4 D7 00
Receive	Data:84 A9 61 00 02 00 71 00

Command ID:	MSK_SEND
Send	Command: 84 A9 61 00 33 03 43 C4 30 AB CD AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA C4 D7 31 32 33 34 35 36 37 38 39 30 0D 0A 61 62 63 64 65 66 67 68 69 6A 6B 6C 00
//Send	Command: 84 A9 61 00 0C 03 43 C4 09 AA AA C4 D7 31 32 33 34 35
Receive	Data:84 A9 61 00 01 20 43
Receive	Data:84 A9 61 00 02 20 17 0A
Receive	Data:84 A9 61 00 1D 30 43 C4 1A C4 D7 31 32 33 34 35 36 37 38 39 30 0D 0A 61 62 63 64 65 66 67 68 69 6A 6B 6C
Receive	Data:84 A9 61 00 02 30 1B 0B

Command ID: CARRIER_LOST
Send command: 84 A9 61 00 02 00 19 00
Receive Data: 84 A9 61 00 02 00 19 00
Pause 500
Command ID: CARRIER_READY
Send command: 84 A9 61 00 02 00 19 01
Receive Data: 84 A9 61 00 02 00 19 00
Pause 100

Command ID:	MSK_SEND
Send	Command: 84 A9 61 00 0C 03 43 C4 09 AA AA C4 D7 31 32 33 34 35
//Send	Command: 84 A9 61 00 33 03 43 C4 30 AA AA C4 D7 72 73 74 75 76 77 78 79 7A 0D 0A 77 6F 6D 65 6E 64 6F 75 73 68 69 6D 75 74 6F 75 72 65 6E 0D 0A 31 32 33 34 35 36 37 38 39 30 0D 00
//Send	Command: 84 A9 61 00 33 03 43 84 30 6D 6E 6F 70 71 72 73 74 75 76 77 78 79 7A 0D 0A 77 6F 6D 65 6E 64 6F 75 73 68 69 6D 75 74 6F 75 72 65 6E 0D 0A 31 32 33 34 35 36 37 38 00 00 00 00
Receive	Data:84 A9 61 00 01 20 43

Receive	Data:84 A9 61 00 02 20 17 0A
Receive	Data:84 A9 61 00 0A 30 43 C4 07 C4 D7 31 32 33 34 35
Receive	Data:84 A9 61 00 02 30 1B 0B

Command ID: CARRIER_LOST
Send command: 84 A9 61 00 02 00 19 00
Receive Data: 84 A9 61 00 02 00 19 00
Pause 500

Command ID:	CALL_END
Send	Command: 84 A9 61 00 01 00 21
Receive	Data:84 A9 61 00 02 00 21 00
